'Declaration Public Function TryGet( _ ByVal index As Integer, _ ByRef value As T _ ) As Boolean
'Declaration
Public Function TryGet( _ ByVal index As Integer, _ ByRef value As T _ ) As Boolean
public bool TryGet( int index, out T value )
IntervalArray<T> クラス IntervalArray<T> メンバ
© MESCIUS inc. All rights reserved.